home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / cms_help_files / fixf.helpmark < prev    next >
Text File  |  1991-10-23  |  2KB  |  35 lines

  1. +-----------------------------------------------------------------------------+
  2. |                                 fixedformat                                 |
  3. +-----------------------------------------------------------------------------+
  4.  
  5. Abbreviation:  π|\fixfπ%
  6.  
  7. Parameters:    π|noneπ%
  8.  
  9.     π|Description:π%
  10. TEXT1 offers two  multiple column formats that  have different text handling
  11. capabilities.  The normal  (default) style is called "flexibleformat".  This
  12. is  described  with \twocolumns  and  \threecolumns  markup.    There  is an
  13. optional style you can use called "fixedformat."  The flexible format can be
  14. changed to the fixed format  by inserting the markup \fixedformat before the
  15. first two or three column markup appears.
  16.     The Fixed  format makes  each column act  as if  it were a  single page.
  17. Inserts and footnotes  will appear in each column just  as they would in the
  18. single column  format.   Only the running  head and running  foot will print
  19. across the full width of the page.
  20.  
  21.     π|Notes:π%
  22.  
  23. Since each column  is handled like a normal single  column page, the columns
  24. may not  be balanced.    A short  right hand column  will remain  short when
  25. formatting is completed.
  26.     The  Fixed format  cannot  be  used to  format  combinations  of single,
  27. double,  and triple columns  on the  same page.    The two column  and three
  28. column markup can  be used in conjunction  with one another,  but not on the
  29. same page.   If both format markup appear on the  same page, TEXT1 will fill
  30. the bottom  of the current column  on the current page  with white space and
  31. change to the new format on the following page.
  32.     Once the  fixed format has been  specified, it will remain  in force for
  33. the remainder of  the document.   The Fixed format cannot  be changed to the
  34. Flexible format again within the same document.
  35.